home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Coral Reef Screen Saver
/
Coral Reef Screen Saver.iso
/
regcard.h
< prev
next >
Wrap
Text File
|
1995-04-20
|
866b
|
28 lines
#define IDD_CANCEL 1001;
#define IDD_PRINT 1002;
#define IDD_SAVE 1003;
#define ID_F_Name 101
#define ID_L_Name 102
#define ID_Street 103
#define ID_City 104
#define ID_State 105
#define ID_Zip 106
#define ID_Phone 107
#define ID_Fax 108
#define ID_Company 109
#define ID_Store 110
#define ID_Date 111
#define ID_Product 112
#define ID_Country 113
prototype CTL3D.Ctl3dRegister( SHORT );
prototype CTL3D.Ctl3dAutoSubclass( SHORT );
prototype CTL3D.Ctl3DUnregister( SHORT );
prototype USER.GetWindowWord( HWND, INT );
prototype _RegisterProgram( HWND, STRING, STRING );
prototype INT REGDLL.PrintTest(HWND, STRING,STRING,STRING,STRING,
STRING,STRING,STRING,STRING,
STRING,STRING,STRING,STRING);